@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/bacn3C>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 3807.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3807" ;
  gtm:kadastraleAanduiding "M3807"@nl ;
  ns0:name "Perceel GDA01-M3807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350380770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAcHV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87022> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048238081883 52.030866724266,4.7048177254392 52.030867120459,4.7048179659534 52.030868551005,4.7048023284087 52.030869592921,4.7048020733238 52.03086816229,4.7047920811196 52.030868823454,4.7047925635154 52.030871594672,4.7047774949294 52.030872594939,4.7047700711713 52.030829964955,4.7048168667839 52.030826865502,4.7048238081883 52.030866724266))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

