@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p242825176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OpenOffice.org / Peter D'Hollander ; [red.: Bagas & partners]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p400798921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167593552>,
        <http://data.bibliotheken.nl/id/thes/p175179743> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230224318> ;
    schema1:isbn "904300734X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bab6f03f6b040dc3407d2aa00d1bc08c> ;
    schema1:name "OpenOffice.org" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7348b1ecf1644ca7d8240c612f99815e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66194701> .

