@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b008q1w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/00f2c90d81cdf0420ba18d42fd2a4977"^^xsd:string ;
  ns0:name "Pand 2119"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962946> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70720600 52.01271341, 4.70722998 52.01269512, 4.70714901 52.01265653, 4.70712884 52.01267426, 4.70720600 52.01271341))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

