@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bM3nNf>
  gtm:oppervlakte 35.0 ;
  gtm:kadastraalNummer 3582.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3582"^^xsd:string ;
  gtm:kadastraleAanduiding "M3582"@nl ;
  ns0:name "Perceel GDA01-M3582"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350358270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5SsY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259628> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935639173928 52.024983033762,4.6937836711473 52.024817287726,4.6938004856101 52.024825754951,4.6935834803915 52.024989962216,4.6935639173928 52.024983033762))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

