@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/p831769122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nils Holgersson weer thuis / vrij bew. door Elly Schurink ; naar het sprookje van Selma Lagerlöf" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069099014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068464479> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024329493" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d41f4c307b89c79074afc219efad00cc> ;
    schema1:name "Nils Holgersson weer thuis" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b1c3713f641f25a4d24518e690003aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63488411> .

