@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/b006v24>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ff303df2d060818f8784590f833263be"^^xsd:string ;
  schema:name "Pand 554"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961381> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71443985 52.00894206, 4.71444783 52.00889835, 4.71435702 52.00889238, 4.71435045 52.00893669, 4.71443985 52.00894206))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

