@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/b0081b1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8bed3576ce3bd5c6801fdd548572905"^^xsd:string ;
  ns0:name "Pand 1548"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962375> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70903371 52.00877725, 4.70898910 52.00879591, 4.70913237 52.00887754, 4.70916176 52.00886307, 4.70903371 52.00877725))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

