@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/p822688255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een paardesprong in het privaatrecht / S. Royer" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608054>,
        <http://data.bibliotheken.nl/id/thes/p078611350>,
        <http://data.bibliotheken.nl/id/thes/p078657997>,
        <http://data.bibliotheken.nl/id/thes/p397333021> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071338098> ;
    schema1:description "Inaugurele rede Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9a6f3c895e35a0545e56579c7df9a96> ;
    schema1:name "Een paardesprong in het privaatrecht" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f8bf89258932ebe1916360f8d097b96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63485608> .

