@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/p092366430> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wetenschap der politiek : een terreinverkenning / J. Barents ; met een woord ten geleide van H.R. Hoetink" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608682>,
        <http://data.bibliotheken.nl/id/thes/p078632013> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069588333> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr. 1948",
        "Eerste druk: 1948" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08c976fcb03a4d2b8e568a98d788b4ee> ;
    schema1:name "De wetenschap der politiek : een terreinverkenning" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/505bf851595abb59aa90373776f2c07f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65570642> .

