@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bmRyD4>
  gtm:oppervlakte 197.0 ;
  gtm:kadastraalNummer 4161.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4161" ;
  gtm:kadastraleAanduiding "M4161"@nl ;
  ns0:name "Perceel GDA01-M4161"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350416170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87245> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123095451313 52.032742370872,4.7127067724741 52.032742705299,4.7127988602025 52.032742666457,4.7127986188088 52.032778061293,4.7127065306016 52.032778127097,4.7127063956652 52.032799671458,4.7123378940143 52.032799160102,4.7123093459287 52.032799122328,4.7123095451313 52.032742370872))"^^geo:wktLiteral ;
    osm:area 197.0
  ] .

