@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/p260536776> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grenzen van discussie inz. astrologie / J.A.G. Ruijling" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p145832244> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075600224" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a6776d6d2c893367e534d4e25836f42> ;
    schema1:name "De grenzen van discussie inz. astrologie" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a3c00fbec1d97c4b8c5ae9f2dbc9e33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66804335> .

