@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/p800425286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij nader inzien / door G.E. Langemeyer" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607759>,
        <http://data.bibliotheken.nl/id/thes/p078644895>,
        <http://data.bibliotheken.nl/id/thes/p397332831> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068195486> ;
    schema1:description "Sluit aan bij schrijvers werk: Inleiding tot de studie van de wijsbegeerte des rechts. (Zwolle 1956)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810583941> ;
    schema1:isbn "9027116377" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34ba038b6f749882ca8f69f1c757a797> ;
    schema1:name "Bij nader inzien" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3b8ee1a9c6c77a20b8f8c07d4525f23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781189670> .

