@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/bpMmi9>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 4447.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4447" ;
  gtm:kadastraleAanduiding "M4447"@nl ;
  ns0:name "Perceel GDA01-M4447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350444770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqTm3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87531> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143253621474 52.029253509645,4.7142331268848 52.029249297306,4.7142353886354 52.029229688603,4.7138545377544 52.029213165917,4.7138607645042 52.02915662867,4.7142419387012 52.029172937466,4.7142372153862 52.02921381658,4.7143293936434 52.029217938706,4.7143282198158 52.029228178749,4.7143253621474 52.029253509645))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

