@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/p424880504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijnamen en nederlied, buitenlied en film / Robert-Henk Zuidinga" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068676344> ;
    schema1:bookEdition "Eerste oplage" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p423232460> ;
    schema1:isbn "9789492563637" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/755b0bf7d47f344c6c752bc0e22f3fc9> ;
    schema1:name "Bijnamen en nederlied, buitenlied en film" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d193850ef35c2a643eb6a834262a2f2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1135047573> .

