@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/b8xLxt>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 3748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3748"^^xsd:string ;
  gtm:kadastraleAanduiding "M3748"@nl ;
  ns0:name "Perceel GDA01-M3748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350374870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXIzgN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86999> ;
  ns0:startDate "1999-08-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967796699829 52.025412209705,4.6968370757218 52.02536888966,4.6969763068773 52.025437397551,4.6970851811807 52.025493080677,4.6971203087829 52.025510265642,4.6970924611736 52.025531270102,4.6970627271949 52.0255536567,4.6969183149471 52.025480938936,4.6967796699829 52.025412209705))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

