@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/p413347389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vier je feestje! / Elisa van Spronsen ; met tekeningen van Sanne Duijf" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p339452595> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p344113051> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097>,
        <http://data.bibliotheken.nl/id/thes/p075634937> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31702020X> ;
    schema1:isbn "9789048732821" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ae8c41367f673cd8061d274870e40b0> ;
    schema1:name "Vier je feestje!" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/459c87507305e95c695788949dfeebab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1011098967> .

