@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/p303370106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaardigheden voor ouders" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598547>,
        <http://data.bibliotheken.nl/id/thes/p078559952> ;
    schema1:bookEdition "12e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070527393> ;
    schema1:description "Deeltitel op omslag" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085498939> ;
    schema1:isbn "9789026510991" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53c9aa0262ece1e40e5a9e8313c41a6e> ;
    schema1:name "Vaardigheden voor ouders" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09233324d0d775a4261189ce81772377> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774836824> .

