@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/p863213243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Landlooperij / door Gerrit Willem Altheer" ;
    dcterms1:issued "1880" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397345801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08013002X> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d550af8f84c75c1e739db8cae01b3c7b> ;
    schema1:name "Landlooperij" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a577c6298f4fc98bd41d3dd0eea1493f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781807229> .

