@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/p056054068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Van woonerf tot erf / C.R.O.W. ; [transl. from the Dutch]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665603> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075405350> ;
    schema1:description "Tekst in het Engels, Frans en Duits" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084358130> ;
    schema1:isbn "9066280913" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d060d10de2df7a068ef1d8a5cec754b0> ;
    schema1:name "' Van woonerf tot erf" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b05476867c1ca9ca614667a57bd8d76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906729327> .

