@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/p100932495> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Op een klein stationnetje...' / C.G. van der Kooij, W. van der Kooij-Meijer" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070195331> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/3debc3eec54a1dee0a7e59311930124f> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040129233> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06d6304d6f805a80ab9160436a21782d> ;
    schema1:name "' Op een klein stationnetje...'" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/665e5f08bcac347173cda729f1dbe18c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1484580052> .

