@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/bVqIOi>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 1132.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1132" ;
  gtm:kadastraleAanduiding "M1132"@nl ;
  ns0:name "Perceel GDA01-M1132"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350113270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85174> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121787205732 52.029048054075,4.7121734183723 52.028989895826,4.7123552622966 52.028982992412,4.7125007244313 52.028977749841,4.7125070711958 52.029048821372,4.7124638580915 52.02905029054,4.7124616386537 52.029025433941,4.7124184257059 52.029026894105,4.7124195352771 52.029039331392,4.712360400395 52.029041419362,4.7121787205732 52.029048054075))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

