@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/p085520209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mijnen gingen open, de mijnen gingen dicht / Bert Breij" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561393X>,
        <http://data.bibliotheken.nl/id/thes/p07568912X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068185758> ;
    schema1:description "Oorspr. uitg.: Baarn [etc.] : In den Toren [etc.], 1981. - (Anthosboeken)",
        "Uitg. in opdracht van ICOB, Alphen aan den Rijn" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061135117" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbd879edc97f20f8cb1cc3d1c89bbe67> ;
    schema1:name "De mijnen gingen open, de mijnen gingen dicht" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfd4974fe827eb8011669dae1109c1d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65538911> .

