@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/p85118930X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische zee / A. van Hageland" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397553137> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068694555> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820511234> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a93e08ea7e4d6cf7d39c7f457c4599f8> ;
    schema1:name "De magische zee" ;
    schema1:numberOfPages 298 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b5c3e371178cc32cb44a6457c1d2e50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71404315> .

