@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/p372478964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perico / Philippe Berthet" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296189>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074845314>,
        <http://data.bibliotheken.nl/id/thes/p314997806> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p372478875>,
        <http://data.bibliotheken.nl/id/nbt/p372480705> ;
    schema1:isbn "9789085583516" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40f80c015fb98e82f6cfd79b21f83f78> ;
    schema1:name "Perico" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c57bd37d6f698e82c1fc4ac099dd40a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879565082> .

