@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/b008v6g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4fde76c193de4a3d4753a9f24e97f43e"^^xsd:string ;
  ns0:name "Pand 2240"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963067> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70909750 52.01301904, 4.70907085 52.01300923, 4.70905914 52.01302134, 4.70908579 52.01303115, 4.70909750 52.01301904))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

