@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/b3kgov>
  gtm:oppervlakte 197.0 ;
  gtm:kadastraalNummer 4442.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4442" ;
  gtm:kadastraleAanduiding "M4442"@nl ;
  ns0:name "Perceel GDA01-M4442"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350444270000/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/87526> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145940863908 52.029491079723,4.7141990098124 52.029474629705,4.714199241637 52.029433005852,4.7141066217771 52.029429150753,4.7141077956608 52.029418910713,4.7141105064059 52.029393668866,4.7142030374183 52.029397613339,4.714200885595 52.029417663099,4.7145952876402 52.029434360936,4.7145940863908 52.029491079723))"^^geo:wktLiteral ;
    osm:area 197.0
  ] .

