@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/b37zEq>
  gtm:oppervlakte 291.0 ;
  gtm:kadastraalNummer 4264.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4264" ;
  gtm:kadastraleAanduiding "M4264"@nl ;
  ns0:name "Perceel GDA01-M4264"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350426470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEaLs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87348> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175344292916 52.033463279549,4.7169868310768 52.033440371834,4.7169936432773 52.033391235232,4.717033069768 52.033373312096,4.7171184166077 52.033376817867,4.7175751471399 52.033396979182,4.7175344292916 52.033463279549))"^^geo:wktLiteral ;
    osm:area 292.0
  ] .

