@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/p066490650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktische museumwijzer / Marie-Anne Simons" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661497> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074384392> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054282357> ;
    schema1:isbn "9026940602" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b7c0491b9d8413627720b1a45e64726> ;
    schema1:name "Praktische museumwijzer" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5c0cdf7e14c24730855c8763500bfc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769435037> .

