@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p294245855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inductive dependency parsing / by Joakim Nivre" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p31613967X> ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658283>,
        <http://data.bibliotheken.nl/id/thes/p075664402>,
        <http://data.bibliotheken.nl/id/thes/p077598970>,
        <http://data.bibliotheken.nl/id/thes/p078623154>,
        <http://data.bibliotheken.nl/id/thes/p097673749> ;
    schema1:associatedMedia "http://catdir.loc.gov/catdir/enhancements/fy0824/2007451140-d.html",
        "http://catdir.loc.gov/catdir/enhancements/fy0824/2007451140-t.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108068471> ;
    schema1:description "Ook verschenen als online resource" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153535741> ;
    schema1:isbn "1402048882",
        "9781402048883" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72c8ba82ee23e1c2470d67f17919d929> ;
    schema1:name "Inductive dependency parsing" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88941879d99b585758195039212e110f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901635847> .

