@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/p12731718X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevrijd verloren / Gerhild Tóth-van Rooij ; [ill.: Gerhild Tóth-van Rooij]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070111391> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065230904" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95aa547e5217516f9177416415a51af1> ;
    schema1:name "Bevrijd verloren" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7253fbba0786da95ff90ec0f8d693d2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69118945> .

