@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/p125636032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "(S)lopen door Amsterdam / $3121" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075348764> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830006001> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa6ef1bdfe07119db8710e7d3579570d> ;
    schema1:name "(S)lopen door Amsterdam" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d0c5fc77a1a11cbbfc32455ce23c4ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838929183> .

