@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/bQQjHh>
  gtm:oppervlakte 203.0 ;
  gtm:kadastraalNummer 2381.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2381" ;
  gtm:kadastraleAanduiding "M2381"@nl ;
  ns0:name "Perceel GDA01-M2381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350238170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86026> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134291053233 52.032989463644,4.7134290885907 52.032984762629,4.7135211751968 52.032984831074,4.7135265812716 52.032978084768,4.7137225670032 52.032977668794,4.7139454512058 52.032977487179,4.7139408414902 52.033034033644,4.7137226324233 52.033034385804,4.7135214160532 52.033035679681,4.7135213160715 52.033015194606,4.7134292298084 52.033015099198,4.7134291053233 52.032989463644))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

