@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/p407944273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Repelsteeltje / tekst: Efteling ; illustraties: Jan Lieffering" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152986928> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p163568847>,
        <http://data.bibliotheken.nl/id/thes/p241767962> ;
    schema1:description "Uitgave in samenwerking met Algemeen Dagblad en de Efteling" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407944699>,
        <http://data.bibliotheken.nl/id/nbt/p851554172> ;
    schema1:isbn "9789047622611" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5fdad16887a2f04540cb5f3acb656d2> ;
    schema1:name "Repelsteeltje" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0b9a52b1a1d5f8e581d4437bad45eea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962850696> .

