@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/p085481955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijk op kinderopvang : ervaringen van ouders / Elly Singer" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660342>,
        <http://data.bibliotheken.nl/id/thes/p077598636>,
        <http://data.bibliotheken.nl/id/thes/p07855988X>,
        <http://data.bibliotheken.nl/id/thes/p078618541> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074285718> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062242561" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4762607a652102279ca5ce1def2de45> ;
    schema1:name "Kijk op kinderopvang : ervaringen van ouders" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1f3e232d376d6b03c22400656bfdf45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65536982> .

