@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/b00918j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1dd40dd899219c13b4f76232c384eb75"^^xsd:string ;
  ns0:name "Pand 2387"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963214> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70806980 52.01334960, 4.70797783 52.01332323, 4.70796618 52.01334983, 4.70805425 52.01337719, 4.70806980 52.01334960))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

