@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/p15636896X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen kinderen huilen / Ron de Vos" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613719>,
        <http://data.bibliotheken.nl/id/thes/p075632187>,
        <http://data.bibliotheken.nl/id/thes/p075665115>,
        <http://data.bibliotheken.nl/id/thes/p106434144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106434144>,
        <http://data.bibliotheken.nl/id/thes/p156966328> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080234869" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c6b4e3bedaa767c5fbb27c1b2e2b91a> ;
    schema1:name "Alleen kinderen huilen" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e5b391cbed00a1a4d52f149695371a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68594757> .

