@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/bS5x2G>
  gtm:oppervlakte 215.0 ;
  gtm:kadastraalNummer 7196.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7196" ;
  gtm:kadastraleAanduiding "M7196"@nl ;
  ns0:name "Perceel GDA01-M7196"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350719670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDJnMW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89803> ;
  ns0:startDate "2010-01-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083389683047 52.02585972202,4.7080076106599 52.025816635293,4.7080349288954 52.025735061463,4.7083640391257 52.025777380134,4.7083389683047 52.02585972202))"^^geo:wktLiteral ;
    osm:area 215.0
  ] .

