@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/breeJ5>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 2407.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2407"^^xsd:string ;
  gtm:kadastraleAanduiding "K2407"@nl ;
  ns0:name "Perceel GDA01-K2407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330240770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MDe> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81153> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238000223089 52.012945980337,4.7235672619425 52.012921424441,4.7232872867002 52.012895226592,4.7232973806456 52.012859869251,4.7233014673577 52.012845555812,4.7236133772766 52.012875349236,4.7238137389165 52.012897115838,4.7238000223089 52.012945980337))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

