@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bMtCuY>
  gtm:oppervlakte "2"^^xsd:string ;
  gtm:kadastraalNummer "3729"^^xsd:string ;
  gtm:kadastraleAanduiding "B3729"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3729"^^xsd:string ;
  schema:name "Perceel GDA01-B3729"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372970000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UNZ6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71839> ;
  schema:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098135 52.0113728,4.709785 52.0113747,4.7097835 52.011366,4.7098119 52.0113645,4.709812 52.0113648,4.7098135 52.0113728))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

