@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
@prefix ns4:	<https://ods-qa.openlinksw.com/dataspace/> .
@prefix ns5:	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/> .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
@prefix as:	<https://www.w3.org/ns/activitystreams#> .
@prefix ns8:	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31/> .
@prefix ns9:	<https://ods-qa.openlinksw.com/dataspace/imitko/> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns14:	<https://ods-qa.openlinksw.com/dataspace/person/> .

<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31>
	rdf:type	atom:Entry , sioct:BlogPost ;
	sioc:has_creator	ns4:imitko ;
	sioc:has_container	ns5:MitkoBlog ;
	sioc:id	"444c1129f99061c31d7d4a90e10e9811" ;
	opl:isDescribedUsing	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31/sioc.rdf> ;
	sioc:link	</weblog/imitko/?id=31> ;
	as:to	as:Public ;
	as:replies	ns8:replies ;
	as:cc	ns9:followers ;
	dc:title	"Testing OPAL" ;
	sioc:content	"OPAL to ODS binding with function tools based on RESTful APIs" ;
	dct:created	"2024-09-06T12:12:22.605671"^^xsd:dateTime ;
	dct:modified	"2025-08-19T08:07:11.670890"^^xsd:dateTime ;
	foaf:maker	ns14:imitko ;
	atom:author	ns14:imitko ;
	atom:published	"2024-09-06T12:12:22.605671"^^xsd:dateTime ;
	atom:source	ns5:MitkoBlog ;
	atom:updated	"2025-08-19T08:07:11.670890"^^xsd:dateTime ;
	atom:title	"Testing OPAL" .
ns4:imitko
	sioc:creator_of	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31> .
ns5:MitkoBlog
	sioc:container_of	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31> ;
	atom:contains	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31> ;
	atom:entry	<https://ods-qa.openlinksw.com/dataspace/imitko/weblog/MitkoBlog/31> .
