@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/p801873967> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gulliver op bezoek / Erik Ryckaerts ; [tek. Chris Fontijn]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068423578> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072601361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068962258> ;
    schema1:description "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046874755> ;
    schema1:isbn "9026045425" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9d90c786b7d399913a499e0508a3c3d> ;
    schema1:name "Gulliver op bezoek" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a50522b78869d244710ac9f10e247fe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63382703> .

