@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/p429562365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opvang / auteur Carla van Kollenburg ; illustrator Martijn van der Linden" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242935834> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p216866421> ;
    schema1:description "Thema 10 op omslag" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p38017068X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc3f22afd421730e6c4f4e8cac4fa0bd> ;
    schema1:name "De opvang" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f1072471197567c3cadb690a9cd8ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204663837> .

