@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/p152648852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands leerboek jeugdgezondheidszorg / red. P.B. Schuil ... [et al.]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566013X>,
        <http://data.bibliotheken.nl/id/thes/p077596625>,
        <http://data.bibliotheken.nl/id/thes/p089388089> ;
    schema1:bookEdition "3e, herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074373749> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023231597" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce8ed743e45c7732e78cc1213bda6bd1> ;
    schema1:name "Nederlands leerboek jeugdgezondheidszorg" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/218608888957ce32b15cc9d6c984e842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239328950> .

