@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/byJr5n>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4305.0 ;
  gtm:kadastraleAanduiding "D4305"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4305"^^xsd:string ;
  schema:name "Perceel GDA01-D4305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270430570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPorCg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73203> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103413442678 52.01006280905,4.7103517910197 52.010068388,4.7103081539518 52.01009817634,4.7102981996747 52.010092779986,4.71008130146 52.009975168635,4.7101011440013 52.009961395683,4.7101179277212 52.009970768258,4.7101404218388 52.009955024112,4.7103401450563 52.010062163978,4.7103413442678 52.01006280905))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

