@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjnhJQ>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 3721.0 ;
  gtm:kadastraleAanduiding "D3721"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3721"^^xsd:string ;
  ns0:name "Perceel GDA01-D3721"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270372170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Xd0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250477> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705466637881 52.009023203815,4.7056550076238 52.008902753295,4.7056651186044 52.008907368961,4.7055890004891 52.008960040755,4.7055324522955 52.008993932187,4.7054710007538 52.009033224196,4.705459975023 52.009027461688,4.705466637881 52.009023203815))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

