@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/p089400542> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herodes en zijn dynastie / M.J. Tang" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072515910>,
        <http://data.bibliotheken.nl/id/thes/p075658151>,
        <http://data.bibliotheken.nl/id/thes/p077594312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069230870> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023914759" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c10d7aac183f5f47f7be6aac0665410b> ;
    schema1:name "Herodes en zijn dynastie" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/480fca95e50ec4bc5e26457e03ef1bc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/28425958> .

