@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/p065828275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ja zuster, nee zuster : collectografie / door Klaas de Krijger" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623943>,
        <http://data.bibliotheken.nl/id/thes/p075625903> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072971231> ;
    schema1:description "Omslagtitel",
        "Opl. van 50 ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb8414ba079b67e049a9f1800cd4b119> ;
    schema1:name "Ja zuster, nee zuster : collectografie" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c6e8e369281d831ff16dccfe81b3b25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65417952> .

