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

<https://n2t.net/ark:/60537/baq3La>
  gtm:oppervlakte "1650"^^xsd:string ;
  gtm:kadastraalNummer "4534"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4534"^^xsd:string ;
  gtm:kadastraleAanduiding "M4534"^^xsd:string ;
  ns0:name "Perceel GDA01-M4534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350453470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbpw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87587> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.686204 52.0191951,4.6861867 52.0192387,4.6859898 52.0192343,4.6858001 52.0192226,4.6856432 52.0192122,4.6858058 52.0187993,4.6863293 52.0188778,4.6862778 52.0190081,4.6862414 52.0191003,4.686204 52.0191951))"^^geo:wktLiteral ;
    osm:area 1647.0
  ] .

