@prefix schema: <http://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/b006tx3>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/95619e8ef9c5d90f9f962490b598f699"^^xsd:string ;
  schema:name "Pand 550"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961377> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70963296 52.00887707, 4.70962491 52.00888256, 4.70966855 52.00890858, 4.70967521 52.00890365, 4.70963296 52.00887707))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

