@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/b008x9g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/765c3c57602662f5beb545c5268df8c3"^^xsd:string ;
  ns0:name "Pand 2301"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71069483 52.01322823, 4.71066677 52.01321355, 4.71060753 52.01325667, 4.71063809 52.01326899, 4.71069483 52.01322823))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

