@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/p202652971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inter utrumque: de koninklijke weg / P.J.D. Drenth" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561975X>,
        <http://data.bibliotheken.nl/id/thes/p077597524>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068203551> ;
    schema1:description "Afscheidsrede Vrije Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053837248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cb771512f884c9a2fcaff3cb51b8f77> ;
    schema1:name "Inter utrumque: de koninklijke weg" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44a243242d23b7ded3f965b0397b9e4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67437691> .

