@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/p841047731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Slauerhoff / door Gerrit Jan Zwier" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068248016>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924715>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068390572> ;
    schema1:bookEdition "[1e dr.]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842274499> ;
    schema1:isbn "9011005678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35c843ce46f2ef5fc8b41db6ff1d8dbc> ;
    schema1:name "Slauerhoff" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e47bb577de81a32d1593cc7c85d6e5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63912675> .

